home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / DragonSword ••• / DragonSword еее / background_2816.txt < prev    next >
Text File  |  1990-10-02  |  1KB  |  58 lines

  1. -- background: 2816 from stack: in
  2. -- bmap block id: 10241
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=400 top=49 right=309 bottom=501
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=443 top=322 right=342 bottom=470
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 20689 / 20689
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: go to home
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go Home
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 3 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=490 top=21 right=43 bottom=511
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 19678 / 19678
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: 
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go to last card
  56. end mouseUp
  57.  
  58.